home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: jlilley@ix.netcom.com (John Lilley)
- Newsgroups: comp.lang.c++
- Subject: Re: PLEASE!!! HELP ME!!!
- Date: 18 Mar 1996 17:23:54 GMT
- Organization: Netcom
- Message-ID: <4ik67a$14k@reader2.ix.netcom.com>
- References: <4ii66d$b4d@ddi2.digital.net>
- NNTP-Posting-Host: den-co8-14.ix.netcom.com
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-NETCOM-Date: Mon Mar 18 9:23:54 AM PST 1996
- X-Newsreader: WinVN 0.99.7
-
- In article <4ii66d$b4d@ddi2.digital.net>, duncan@digital.net says...
- > I have just got Turbo C++ v3.0 today and I do not have any clue of how
- >it works. I have some experience in Qbasic but that is nothng compared to
- >this stuff. There is so much more to this language than qbasic. If someone
- >would just help get me started I would be EXTREMELY GRATEFUL! All I need to
- >know is the basic concepts of how it works and some basic functions like
- >printing and writing to reading from files and stuff like that. PLEASE HELP
- >ME!
-
- Not to belabor the obvious, but I suggest you get the books:
- Lippmann "C++ Primer"
- Liberty "Teach yourself C++ in 21 days"
- Meyers "Effective C++"
- Cargill "C++ Programming Style"
-
- In order to use any of the above books, you need to set up your
- compiler to make DOS command-line apps, or there may be an option
- called something like "easywin" that lets you write command-line
- apps that run under MS-Windows.
-
- john lilley
-
-
-